Welcome![Sign In][Sign Up]
Location:
Search - socket p2p

Search list

[P2PP2pSocket.rar

Description: 在p2p中应用socket
Platform: | Size: 8375 | Author: | Hits:

[Windows DevelopJAVA-source

Description: 该压缩包包括以下内容:Java SMTP协议电子邮件传送剖析,Java语言实现对网络服务器搜索,JCOMToACAD,用JAVA 实现P2P网络通信,投稿文章,基于URL的Web服务器数据访问,Matlab环境下Socket网络功能的实现,ImageProcess等八个源程序-the compressed include the following : Java SMTP E-mail analysis Java language for network servers search JCOMToACAD. JAVA using peer-to-peer network communication, writing articles, based on the URL of the Web server data access, Matlab environment Socket networking capabilities to achieve eight source ImageProcess
Platform: | Size: 545037 | Author: 尹志远 | Hits:

[WinSock-NDISp2p_src

Description: 一个p2p的原代码,socket的建立连接在p2p方面的实现.p2p不再神秘-one of the original code, the socket connects to the peer-to-peer connection is achieved. p2p no longer mysterious
Platform: | Size: 24764 | Author: | Hits:

[Develop Tools_3_4_5_6sdfeoqx

Description: Windows网络与通信程序设计[配套光盘] 本书将编程方法、网络协议和应用实例有机结合起来,详细阐明Windows编程的各方面内容。本书首先介绍Windows平台上进行网络编程的基础 知识,包括网络硬件、术语、协议、Winsock编程接口和各种I/O方法等。然后通过具体实例详细讲述当前流行的高性能可伸缩服务器设计、IP 多播和Internet广播、P2P程序设计、原始套接字、SPI、协议驱动的开发和原始以太数据的发送、ARP欺骗技术、LAN和WAN上的扫描和侦测技术 、个人防火墙与网络封包截获技术等。最后讲述IP帮助函数。 本书结构紧凑,内容由浅入深,是学习Windows网络与通信程序设计的理想书籍-Windows network and communication program design matching CD] to the book Programming, network protocol and application integration, explained in detail the various Windows programming aspects. The book begins on the Windows platform based network programming knowledge, including network hardware, terminology, agreements, Winsock programming interface and various I / O methods. Then through concrete examples described in detail the current prevalence of high-performance scalable server design, IP Multicast and Internet broadcasting, P2P program design, the original socket, SPI, Driven by the development agreement and the original Ethernet data transmission, ARP spoofing technology, LAN and WAN on the scanning and detection technology, personal firewall and network packet interception techn
Platform: | Size: 789992 | Author: ant008 | Hits:

[OS programWindowsNetAndConmunicationDesign

Description: 讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NAT等直接建立UDP和TCP连接的各种方案。包含了Windows个人防火墙的完整实例代码,防火墙采用应用层(SPI)核心层(IMD驱动)双重过滤机制,能够有效地抵挡网络入侵和攻击。提供了大量的完整的实例,许多例子稍做修改即可应用到实际项目中。-on Windows network programming tutorial for beginners, Windows display a variety of I / O methods, a detailed description of high-performance, scalable server development process, and gives detailed codes. Will be programming, network protocol and application examples of organic composition, Details on the Internet radio and IP Multicasting, the original socket, SPI, LAN and WAN on the scanning and detection technology, network and data theft protection, to deceive the ARP, IP deception. Details of the agreement demo-driven development process, NDIS Programming Interface. Programming in practice learning P2P program design, discussed the penetration of firewalls, NAT establish direct UDP and TCP connections to the various programs. Windows includes a complete personal firewall code example
Platform: | Size: 486513 | Author: 王勇 | Hits:

[CommunicationP2P_No_Folder_Support

Description: 用VC+Socket实现的P2P点对点文件系统共享系统,虽不是很完善,但里面的策略和方法值得大家借鉴,只供学习和研究之用。-VC + Socket peer-to-peer P2P file system sharing system, although not perfect, But inside the strategies and methods warrants from the use of learning and research purposes.
Platform: | Size: 125118 | Author: 王呈光 | Hits:

[P2PP2P

Description: C# udp p2p socket 信息通讯-C# udp p2p socket wat im message
Platform: | Size: 100352 | Author: plit001 | Hits:

[P2PJava-socket

Description: 在Uinx/Linux/Windows 环境下通过socket方式实现一个基于Client/Server 或是P2P模式的文件传输程序-Java Socket
Platform: | Size: 1024 | Author: 马正梁 | Hits:

[P2Psocket-filetransfer

Description: p2p 、socket tcp 实现文件传输,挺好的。-file transfer
Platform: | Size: 5120 | Author: xmf | Hits:

[P2Psocket-study

Description: p2p文件编程 socket 多线程 教程,一步一步教你入门-file transfer
Platform: | Size: 396288 | Author: xmf | Hits:

[Internet-NetworkP2P-IM

Description: 设计一个p2p聊天软件,由多个聊天客户端和一个中心服务器组成。各个聊天客户端可以两两相互发送消息。目的在于设计GUI,多线程和套接字编程。各个客户端用IP地址和TCP/IP监听端口号进行标识。每个客户提供一个名字,方便其它客户端。 此设计由两部分组成。 部分一:p2p聊天中各个成员管理。每个成员称为一个peer,要有一个中心的服务处理peer的登记和对已经登记的peer进行更新。 步骤1:一个peer选择一个名字,通过登记界面进行登记。 步骤2:服务器拥有一个公有IP,在一个众所周知的端口进行监听。Peer向服务器发送‘register’请求,同时发送自己的登记信息(如自己取的名字,自己的监听端口号等)。服务器收到‘register’请求后,如果这是每一个登记请求,服务器建立一个用于记录已经登记peer的列表(Peer List),否则更新Peer List。 步骤3:服务器向来登记的peer发送Peer List。PeerList 由一些活跃的peer组成,一个活跃的peer是在最近30秒内进行登记的peer -The design of a p2p chat software, multiple chat client and a central server. Each chat client can two two send each other messages. Aims to design the GUI, multithreading and socket programming. Each client IP address and TCP/IP listening port number for identification. Each customer to provide a name, and convenient to other clients. This design consists of two parts. Part one: p2p chat management. Each member is called a peer, have a central service to deal with peer registration and to update already registered peer. Step 1: a peer to select a name to be registered through the registration interface. Step 2: The server has a public IP, in a well-known port listening. Peer to the server send register request, send the registration information (such as the name they take, their own listening port number, etc.). The server receives the request of the register , if this is per a registration request, the server to establish one for the record have been registered to the list o
Platform: | Size: 502784 | Author: liu | Hits:

[CommunicationP2P-chat-codes

Description: C++写的小程序P2P 通信的,基于套接字编程。有用的请下载。-C++ write a small program P2P communication, socket-based programming. Useful download.
Platform: | Size: 8154112 | Author: Alisban | Hits:

[VC/MFCp2p

Description: 自己做的基于UDP的socket的文件传输,已经可以传输大文件,研究这方面的朋友不能错过。-Own socket of the UDP-based file transfer, can already transfer large files, research in this area, a friend can not miss.
Platform: | Size: 6429696 | Author: xiaoying | Hits:

[ICQ-IM-Chatp2p

Description: 一个基于mfc的简单点对点聊天工具 需要知道对方IP 基于socket的非阻塞模型-Need to know the other IP socket-based non-blocking model based on simple peer-to-peer chat tools mfc
Platform: | Size: 24576 | Author: 郭晨 | Hits:

[P2Psocket-program

Description: 通过学习socket套接字原来,采用java语言来实现P2P中的基本网络编程。仅供大家参考学习。-This source code applies the JAVA to realize the basic network program in the P2P networks by using the socket theory.
Platform: | Size: 12288 | Author: 余甜 | Hits:

[Internet-NetworkCPP-socket-p2p-using-udp

Description: C++的网络语音功能的代码,VC编译,请用新版本的visual studio-The network voice function C++ code, VC compile with the new version of visual studio
Platform: | Size: 1311744 | Author: songtzu | Hits:

[Internet-Networkjava--file-p2p-trans

Description: java文件p2p传输 通过ip+端口,建立socket连接,实现端到端的文件传输,-p2p files trans
Platform: | Size: 247808 | Author: 李方 | Hits:

[Internet-Networksocket-111

Description: 计算机网络实验课socket编程,实现用户互相ping以及P2P网络的实现-Computer Network Lab socket programming, users ping each other and realize P2P networks
Platform: | Size: 1092608 | Author: 高风 | Hits:

[Internet-Networksock_tcp_p_p_chat

Description: linux 简单TCP socket p2p-linux tcp chat
Platform: | Size: 2048 | Author: xiao | Hits:

[JSP/Java新建 WinRAR 压缩文件

Description: 简单的socket 编程工具,可以实现p2p连接以及相互的文件传输(this is a socket tool)
Platform: | Size: 37888 | Author: Tristan__ | Hits:
« 1 2 34 5 6 »

CodeBus www.codebus.net